home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / EXT / A-E / basicblack1.0.cpt / Basic Black / Read Me - Basic Black < prev   
Text File  |  1993-03-27  |  5KB  |  122 lines

  1.            *** Basic Black 1.0 - The User Manual (such as it is) ***
  2.                                    ---
  3.                    Basic Black (c) 1993 by Mason L. Bliss
  4.  
  5.  
  6. *** What is Basic Black? ***
  7.  
  8. Basic black is a simple screen saver. It doesn't have any whizbang graphics,
  9. and as a result, it lets everything blast along at full speed. (Or, pretty
  10. much full speed... EVERYTHING takes time to run. Basic Black just takes
  11. less time than most screen savers I've seen.)
  12.  
  13. It should be pretty easy to extend, and I might offer versions in future
  14. that bounce the time around the screen or something, but anything I do will
  15. stay true to the original goal of Basic Black; that is, it will always be
  16. small and quick. As it is now, it's takes up less than 2500 bytes of space.
  17.  
  18. By default, if you don't type anything, move your mouse, or insert any
  19. disks for a period of two minutes, the screen will black out. Also, if you
  20. move the mouse to the upper-right corner of your main screen, the screen
  21. will black out after 3/4 of a second.
  22.  
  23. To wake up your screen, tap a key, move the mouse, or insert a disk...
  24. If you type anything, remember that what you type is automatically passed
  25. through to the front application. (This will become user-configurable
  26. when I do the CDEV-based version.)
  27.  
  28. If you're doing something that requires staring at the screen for
  29. long periods of time, and you don't want the screen to black out at all,
  30. just move the mouse to the bottom-right corner of your main screen.
  31.  
  32. When I do the CDEV version of Basic Black, I'll have all this stuff user-
  33. configurable, but for now, if you want a different time-out setting, or
  34. different corners for sleeping or staying awake, you can 1) make the change
  35. yourself, or 2) write to me, and I'll make the change for you and send you
  36. your customized version within a day or two.
  37.  
  38.  
  39. *** How do I use it? ***
  40.  
  41. Just drag the Basic Black file (the one that looks like a puzzle piece) to
  42. your system folder, and reboot. (Under System 7, it should be in the
  43. extensions folder in your system folder. Drag the Basic Black icon to your
  44. system folder icon, and it'll put it there automatically.)
  45.  
  46.  
  47. *** Why bother with this? ***
  48.  
  49. Yeah, so what? There are lots of screen savers out there. Why is this any
  50. different?
  51.  
  52. The small size and simplicity is the first thing that makes this different.
  53. The only other screen saver I've seen that is as small/quick is Veil, but
  54. that's been frozen in time for a bit, and I got frustrated waiting for
  55. the new version.
  56.  
  57. There are a few application-based screen savers out there, but none of them
  58. are responsive enough for me. However, they might be worth a look. The one
  59. I'd recommend is Tiny Saver, which was created with the same idea in mind
  60. as Basic Black; i.e. it's a small, efficient screen saver, and it takes up
  61. less than 20k of memory while running. The latest version is far more
  62. configurable than previous versions.
  63.  
  64. For myself, I prefer Basic Black, because it's just more responsive, and it
  65. NEVER misses keystrokes, which is something that the application-based
  66. screen savers do too often for my taste.
  67.  
  68. Another screen saver I've heard good things about is Twilight, but it
  69. requires a Mac with software-controllable screen brightness, and my old SE
  70. doesn't have that.
  71.  
  72. Also...
  73.  
  74.  
  75. *** How much does it cost? ***
  76.  
  77. Nada. It's freeware. It's not public domain, but you can copy and
  78. distribute it to your heart's content. You can't sell it, but you CAN
  79. include it in PD collections, put it on bulletin boards, or whatever.
  80.  
  81. I've included the source code, so feel free to modify Basic Black to suit
  82. your own purposes. Don't release the modified Basic Black, though. If you
  83. feel that your modifications might have general appeal, please send them to
  84. me for consideration, and if they look cool, I'll include them in the
  85. following release, and I'll list your name in the docs (and source code,
  86. probably.)
  87.  
  88.  
  89. *** Known bugs... ***
  90.  
  91. If the Finder is the front-running application, and you have icons on the
  92. desktop that are really close to the edge of the screen, Basic Black's
  93. dimming will cause the Finder to move the icons to what it considers a
  94. more reasonable spot. Also, this will interfere with Basic Black's dimming
  95. by letting what was under the icon show through. I'll have this fixed by
  96. the next release.
  97.  
  98. Also, some things play with the menubar at different times, which under
  99. some circumstances will cause the menubar to be redrawn while the screen 
  100. is asleep. By the next release I'll have some way to check for this that
  101. doesn't chew processor time.
  102.  
  103.  
  104. *** For more info / bug reports: ***
  105.  
  106. If you come across any bugs, or make any interesting changes, you can get
  107. to me through the Internet at:
  108.  
  109.    mason@cis.umassd.edu
  110.  
  111. If you don't have an Internet account, you can reach me via USnail at:
  112.  
  113.    Mason L. Bliss
  114.    18 Beach st.
  115.    Middleboro MA 02346
  116.  
  117. Email is preferred, but do whatever works.
  118.  
  119. Enjoy Basic Black, and send me any suggestions you have for future
  120. enhancements!
  121.  
  122. -Mason